You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be aware that usage limits may apply to the API keys you generate. Each key type might have a different limit, so make sure to check your GST Party Credit balance regularly.
For each API hit, deduct one credit from your balance. Ensure the same API (GSTIN number) is not called repeatedly to avoid unnecessary deductions.
a.) credit deduct for GSTPARTY is one (1)
b.) credit deduct for GSTRETURNS half (0.5)
c.) credit deduct for GSTCONTACT two (2)
2.Keep your API key secure
Do not share it in public places or where it might be exposed to unauthorized access, Always ensure its security.
3.Request URLs:
From the below specified URL and replace :gstin and :apikey in the URL with actual gstin number & generated apikey and then press enter.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
1.Usage Limit
Be aware that usage limits may apply to the API keys you generate. Each key type might have a different limit, so make sure to check your GST Party Credit balance regularly.
For each API hit, deduct one credit from your balance. Ensure the same API (GSTIN number) is not called repeatedly to avoid unnecessary deductions.
2.Keep your API key secure
Do not share it in public places or where it might be exposed to unauthorized access, Always ensure its security.
3.Request URLs:
From the below specified URL and replace :gstin and :apikey in the URL with actual gstin number & generated apikey and then press enter.
Request URL for GSTPARTY
Result
Request URL for GSTRETURNS
Result
Request URL for GSTCONTACT
Result
The returned JSON will contain the requested information. Make sure your application is equipped to parse and handle JSON data.
4.Error Handling
GSTIN Error : If you encounter 'GSTIN checksum failed' error , which means incorrect GSTIN number, enter correct GSTIN number.
API Error : If you encounter 'ApiKey is Invalid/Does not exist' error , which means entered ApiKey is incorrect , enter correct ApiKey.
Service Error -
In you encounter service error or any other issue , reach out to jamku support team.
👍👍👍
Beta Was this translation helpful? Give feedback.
All reactions