cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Yass
Level IV

Connecting JMP to an external API for the first time

Hi everyone,

 

Our subcontractor has offered to share their data with us via their API. I hve never connected JMP directly to an API before, and I have a meeting with them later today.

I’d love your advice on what key details I should ask them to make sure we can set up the connection smoothly, like authentication method/type (API key, OAuth2, username/password...), data formats, data structure...

Also, if anyone has examples or best practices for testing an API connection from JMP, that would be amazing. Ideally, I’d like to grab a small sample of data just to confirm everything works.

Thanks in advance for your help!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Connecting JMP to an external API for the first time

Hi @Yass ,

 

It will depend on the API the contractor is using - there are a list of data connectors and possible API's that can be found here - see if their API type is present. A lot of them use HTTP requests, which you can find details on here.

 

Hope that helps,

Ben

“All models are wrong, but some are useful”

View solution in original post

2 REPLIES 2

Re: Connecting JMP to an external API for the first time

Hi @Yass ,

 

It will depend on the API the contractor is using - there are a list of data connectors and possible API's that can be found here - see if their API type is present. A lot of them use HTTP requests, which you can find details on here.

 

Hope that helps,

Ben

“All models are wrong, but some are useful”
Yass
Level IV

Re: Connecting JMP to an external API for the first time

Hi @Ben_BarrIngh,

Thanks for the pointers! I will check the list of supported connectors and see if our contractor’s API type is in there !

Really appreciate your help!

Yass

 

Recommended Articles